'Declaration
Public Function GetSpan( _ Optional ByVal sizeHint As Integer _ ) As Span(Of T)
'Usage
Dim instance As ArrayPoolBufferWriter(Of T) Dim sizeHint As Integer Dim value As Span(Of T) value = instance.GetSpan(sizeHint)
Parameters
- sizeHint
'Declaration
Public Function GetSpan( _ Optional ByVal sizeHint As Integer _ ) As Span(Of T)
'Usage
Dim instance As ArrayPoolBufferWriter(Of T) Dim sizeHint As Integer Dim value As Span(Of T) value = instance.GetSpan(sizeHint)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2